# Page Not Found

The URL `design/gradual-immutability-path<a href=` does not exist.

You might be looking for one of these pages:
- [Design a Gradual Path Towards Immutability](https://docs.optimumsec.xyz/design/gradual-immutability-path.md)
- [Implement Circuit Breakers](https://docs.optimumsec.xyz/design/circuit-breakers.md)
- [Global Registry for Project Deployed Smart Contracts](https://docs.optimumsec.xyz/design/global-registry.md)
- [Principle of Least Privilege](https://docs.optimumsec.xyz/design/least-privilege.md)
- [Design for Funds Isolation](https://docs.optimumsec.xyz/design/funds-isolation.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.optimumsec.xyz/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.optimumsec.xyz/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/design/gradual-immutability-path.md`)
- Use `Accept: text/markdown` header for content negotiation